home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 1 / Gold Medal Software Volume 1 (Gold Medal) (1994).iso / prog / mysteryc.arj / EXH32.C < prev    next >
Encoding:
C/C++ Source or Header  |  1993-07-06  |  91 b   |  7 lines

  1. #include <stdio.h>
  2. #include <a:sample.h>
  3. main()
  4. BEGIN
  5. printf("This is a test");
  6. END
  7.